Code cleanup.
authorOwen Taylor <otaylor@redhat.com>
Thu, 21 Jan 1999 21:06:13 +0000 (21:06 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Thu, 21 Jan 1999 21:06:13 +0000 (21:06 +0000)
commit6878910ad47cd711e40259e399409da19008cd96
treeb3993e6b5bc6e2266e635c6e093bcd0f2f2d3728
parentd1d9c5bf04dba452d23169782230962a03097b07
Code cleanup.

Thu Jan 21 16:03:02 1999  Owen Taylor  <otaylor@redhat.com>

* gtk/gtkbutton.c (gtk_button_expose): Code cleanup.

* gtk/gtktree.c: Add a paint routine, fix up bugs
in drawing where if the expose area was contained
completely in the right side of the tree the background
wasn't redraw, etc.

* gtk/gtkwidget.c (gtk_widget_clip_rect): Fix a bug
in clipping draw regions while propagating them
upwards.
gtk/gtkbutton.c
gtk/gtkwidget.c